Making projects private requires a Private subscription
User account management and project settings.
Onboarding (first sign-up): When you sign up, we ask a few questions including whether you want AI options switched on and active right at the start. If you choose No, there are no AI services at all (except basic MapCat help); you can change this anytime in Account settings. If you choose Yes, you get 10 free AI credits per month, and the Simple AI switch is turned on by default; you can turn it off later in Account settings.
AI coding toggle ("AI options switched on and active"): Turn on to use AI; turn off and there are no AI services at all (except basic MapCat help). You can change this anytime in Account settings. When you turn it on, a warning modal appears: your data is sent to AI providers when you use AI; it is not used to train models; OpenAI (GPT) may retain data for up to 30 days for abuse monitoring; Vertex AI and DashScope do not retain data; see our privacy policy. Credits when on depend on your plan (Free: 10, Private: 100, Pro: 1000, Team: 2000/month). Plans without AI (e.g. Private Manual) can turn on to try with 10 credits/month.
Account Features:
- project information and settings
- Password and security management
- Account deletion and data export
- Subscription and billing information
2FA (beginner guide)#
If your organisation asks you to use 2FA, do this in Account โ Two-factor authentication:
- Turn on Require two-factor authentication on sign-in.
- Sign out, then sign in again.
- If asked, scan the QR code in your authenticator app.
- Enter the 6-digit code to finish setup.
If codes do not work:
- Try a different Causal Map entry in your authenticator (you may have old entries).
- Use Delete all 2FA factors in the same card, then sign out/in and set up again.
For strict org policy:
- Click Require 2FA permanently.
- This is one-way in the app UI and keeps 2FA locked on for that account.
Image export resolution#
Controls resolution for all image capture (map copy/download, bookmarks, pivot/table screenshots, PDF export). Options: 1ร (default), 2ร, 3ร. Resets to 1ร on page load. 1ร is already very good for most uses; higher values produce larger files and may hit clipboard limits on large maps.
Subscriptions#
Subscriptions List#
Users without a subscription are either:
- anonymous (not logged in) (this is disabled at present)
- free (logged in)
Subscriptions (via LemonSqueezy) are available in the Account panel.
Admins can also create manual subscriptions (for testing/support). These are stored in the same subscriptions_purchased table but do not come from Lemon Squeezy.
The subscriptions list uses one row per type (private, pro, team) with seat-count, square radio buttons for monthly/annual and Manual/AI, and a live-updating price (from a JSON price file). Each row includes a text description.
There are three dimensions to the subscriptions,
Manual vs AI,
Type:
- private
- pro
- team
Monthly vs Annual.
AI credits (when you have AI): Free users who opt in get 10 credits/month. Private AI: 100. Pro AI: 1000. Team: 2000. Credits renew at the start of each month and do not roll over. See Responses Panel for usage. Plans without AI (e.g. Private Manual) can turn on the AI toggle in Account to try with 10 credits/month.
User can purchase multiples of one or more subs to distribute to colleagues.
โ>